projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adfcd0e
)
Fix previous commit
author
justbur
<justin@burkett.cc>
Tue, 5 Jul 2016 13:05:47 +0000
(09:05 -0400)
committer
justbur
<justin@burkett.cc>
Tue, 5 Jul 2016 13:05:47 +0000
(09:05 -0400)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 324778841a7673de17d0db95a8e8391690ddfd69..c9cd9e3b3fc6930356fb3d06487cee7568ddfdba 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-2132,7
+2132,7
@@
Finally, show the buffer."
(or (null which-key-inhibit-regexps)
(not
(which-key--any-match-p
- which-key-
allow
-regexps (key-description prefix-keys))))
+ which-key-
inhibit
-regexps (key-description prefix-keys))))
;; Do not display the popup if a command is currently being
;; executed
(or (and which-key-allow-evil-operators